projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba5f05
)
Remove a leftover icon-size property
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 7 Jan 2018 15:45:07 +0000
(10:45 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Jan 2018 19:14:10 +0000
(14:14 -0500)
This made the 'style classes' demo crash.
demos/gtk-demo/theming.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/theming.ui
b/demos/gtk-demo/theming.ui
index 8d1e97aaaac842d0395ee850b944c5956bbe39c2..22fcece5e20aee9136f30f473ec53ef4b7e08d58 100644
(file)
--- a/
demos/gtk-demo/theming.ui
+++ b/
demos/gtk-demo/theming.ui
@@
-165,7
+165,6
@@
<object class="GtkToolbar">
<property name="visible">1</property>
<property name="hexpand">1</property>
- <property name="icon_size">1</property>
<property name="toolbar-style">icons</property>
<style>
<class name="inline-toolbar"/>